Package | hl7.terminology |
Type | CodeSystem |
Id | Id |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-device-status-reason.html |
Url | http://terminology.hl7.org/CodeSystem/device-status-reason |
Version | 1.0.0 |
Status | draft |
Date | 2020-04-09T21:10:28+00:00 |
Name | FHIRDeviceStatusReason |
Title | FHIRDeviceStatusReason |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | The availability status reason of the device. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
Content | complete |
valueSet | http://terminology.hl7.org/ValueSet/device-status-reason |
ConceptMap | |
https://fhir.kbv.de/ConceptMap/KBV_CM_Base_Terminology_Complete_German | KBV_CM_Base_Terminology_Complete_German |
http://terminology.hl7.org/ValueSet/device-status-reason | FHIRDeviceStatusReason |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem device-status-reason
Last updated: 2020-04-09 21:10:28+0000
This case-sensitive code system http://terminology.hl7.org/CodeSystem/device-status-reason
defines the following codes:
{
"resourceType" : "CodeSystem",
"id" : "device-status-reason",
"meta" : {
"lastUpdated" : "2020-04-09T21:10:28.568+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem device-status-reason</b></p><a name=\"device-status-reason\"> </a><a name=\"hcdevice-status-reason\"> </a><a name=\"device-status-reason-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-04-09 21:10:28+0000</p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/device-status-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">online<a name=\"device-status-reason-online\"> </a></td><td>Online</td><td>The device is off.</td></tr><tr><td style=\"white-space:nowrap\">paused<a name=\"device-status-reason-paused\"> </a></td><td>Paused</td><td>The device is paused.</td></tr><tr><td style=\"white-space:nowrap\">standby<a name=\"device-status-reason-standby\"> </a></td><td>Standby</td><td>The device is ready but not actively operating.</td></tr><tr><td style=\"white-space:nowrap\">offline<a name=\"device-status-reason-offline\"> </a></td><td>Offline</td><td>The device is offline.</td></tr><tr><td style=\"white-space:nowrap\">not-ready<a name=\"device-status-reason-not-ready\"> </a></td><td>Not Ready</td><td>The device is not ready.</td></tr><tr><td style=\"white-space:nowrap\">transduc-discon<a name=\"device-status-reason-transduc-discon\"> </a></td><td>Transducer Disconnected</td><td>The device transducer is disconnected.</td></tr><tr><td style=\"white-space:nowrap\">hw-discon<a name=\"device-status-reason-hw-discon\"> </a></td><td>Hardware Disconnected</td><td>The device hardware is disconnected.</td></tr><tr><td style=\"white-space:nowrap\">off<a name=\"device-status-reason-off\"> </a></td><td>Off</td><td>The device is off.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"url" : "http://terminology.hl7.org/CodeSystem/device-status-reason",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1082"
}
],
"version" : "1.0.0",
"name" : "FHIRDeviceStatusReason",
"title" : "FHIRDeviceStatusReason",
"status" : "draft",
"experimental" : false,
"date" : "2020-04-09T21:10:28+00:00",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "The availability status reason of the device.",
"copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"caseSensitive" : true,
"valueSet" : "http://terminology.hl7.org/ValueSet/device-status-reason",
"content" : "complete",
"concept" : [
{
"code" : "online",
"display" : "Online",
"definition" : "The device is off."
},
{
"code" : "paused",
"display" : "Paused",
"definition" : "The device is paused."
},
{
"code" : "standby",
"display" : "Standby",
"definition" : "The device is ready but not actively operating."
},
{
"code" : "offline",
"display" : "Offline",
"definition" : "The device is offline."
},
{
"code" : "not-ready",
"display" : "Not Ready",
"definition" : "The device is not ready."
},
{
"code" : "transduc-discon",
"display" : "Transducer Disconnected",
"definition" : "The device transducer is disconnected."
},
{
"code" : "hw-discon",
"display" : "Hardware Disconnected",
"definition" : "The device hardware is disconnected."
},
{
"code" : "off",
"display" : "Off",
"definition" : "The device is off."
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.